projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bb0797
)
(X11R5_INHIBIT_I18N): Definition moved here.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Mar 1996 18:04:33 +0000
(18:04 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Mar 1996 18:04:33 +0000
(18:04 +0000)
src/s/aix3-2.h
patch
|
blob
|
history
diff --git
a/src/s/aix3-2.h
b/src/s/aix3-2.h
index 8ed99d99e4d1fadf7876ed9efaa3e4f892a5dc7c..2073ccf928d0269233b0e28a651c554d48f04e8e 100644
(file)
--- a/
src/s/aix3-2.h
+++ b/
src/s/aix3-2.h
@@
-40,3
+40,10
@@
#define C_SWITCH_DEBUG -g
#define C_SWITCH_OPTIMIZE
#endif
+
+/* The character-composition stuff is broken in X11R5.
+ Even with XIMStatusNothing aliased to XIMStatusNone,
+ tranle@intellicorp.com (Minh Tran-Le) reports that enabling
+ the internationalization code causes the modifier keys C, M and Shift
+ to beep after a mouse click. */
+#define X11R5_INHIBIT_I18N